Filename | (eval 225)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 12 statements in 17µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 4 | 1 | 20µs | 3.28ms | has | JSON::Schema::Modern::Annotation::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern::Annotation; | ||||
2 | # spent 3.28ms (20µs+3.26) within JSON::Schema::Modern::Annotation::has which was called 4 times, avg 821µs/call:
# once (10µs+1.73ms) by JSON::Schema::Modern::Result::BEGIN@20 at line 22 of JSON/Schema/Modern/Annotation.pm
# once (6µs+750µs) by JSON::Schema::Modern::Result::BEGIN@20 at line 44 of JSON/Schema/Modern/Annotation.pm
# once (1µs+505µs) by JSON::Schema::Modern::Result::BEGIN@20 at line 39 of JSON/Schema/Modern/Annotation.pm
# once (3µs+283µs) by JSON::Schema::Modern::Result::BEGIN@20 at line 36 of JSON/Schema/Modern/Annotation.pm | ||||
3 | 4 | 1µs | for my $method (@$before) { | ||
4 | 4 | 5µs | 4 | 573µs | $method->(@_); # spent 573µs making 4 calls to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25], avg 143µs/call |
5 | } | ||||
6 | 4 | 11µs | 4 | 2.69ms | $$wrapped->(@_);} # spent 2.69ms making 4 calls to Moo::has, avg 673µs/call |
7 | ; |